-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[NetAppFiles] bump to 2025-09-01 #32423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NetAppFiles] bump to 2025-09-01 #32423
Conversation
️✔️AzureCLI-FullTest
|
|
| rule | cmd_name | rule_message | suggest_message |
|---|---|---|---|
| netappfiles account ad add | cmd netappfiles account ad add update parameter password: added property nargs=? |
||
| netappfiles account ad add | cmd netappfiles account ad add update parameter password: updated property aaz_type from string to AAZPasswordArg |
||
| netappfiles account ad add | cmd netappfiles account ad add update parameter password: updated property type from string to Password |
||
| netappfiles account ad add | cmd netappfiles account ad add update parameter server_root_ca_certificate: added property nargs=? |
||
| netappfiles account ad add | cmd netappfiles account ad add update parameter server_root_ca_certificate: updated property aaz_type from string to AAZPasswordArg |
||
| netappfiles account ad add | cmd netappfiles account ad add update parameter server_root_ca_certificate: updated property type from string to Password |
||
| netappfiles account ad update | cmd netappfiles account ad update update parameter password: added property nargs=? |
||
| netappfiles account ad update | cmd netappfiles account ad update update parameter password: updated property aaz_type from string to AAZPasswordArg |
||
| netappfiles account ad update | cmd netappfiles account ad update update parameter password: updated property type from string to Password |
||
| netappfiles account ad update | cmd netappfiles account ad update update parameter server_root_ca_certificate: added property nargs=? |
||
| netappfiles account ad update | cmd netappfiles account ad update update parameter server_root_ca_certificate: updated property aaz_type from string to AAZPasswordArg |
||
| netappfiles account ad update | cmd netappfiles account ad update update parameter server_root_ca_certificate: updated property type from string to Password |
||
| netappfiles check-name-availability | cmd netappfiles check-name-availability update parameter type: updated property choices from ['Microsoft.NetApp/netAppAccounts', 'Microsoft.NetApp/netAppAccounts/capacityPools', 'Microsoft.NetApp/netAppAccounts/capacityPools/volumes', 'Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots'] to ['Microsoft.NetApp/netAppAccounts', 'Microsoft.NetApp/netAppAccounts/backupVaults/backups', 'Microsoft.NetApp/netAppAccounts/capacityPools', 'Microsoft.NetApp/netAppAccounts/capacityPools/volumes', 'Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups', 'Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots'] |
||
| netappfiles check-quota-availability | cmd netappfiles check-quota-availability update parameter type: updated property choices from ['Microsoft.NetApp/netAppAccounts', 'Microsoft.NetApp/netAppAccounts/capacityPools', 'Microsoft.NetApp/netAppAccounts/capacityPools/volumes', 'Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots'] to ['Microsoft.NetApp/netAppAccounts', 'Microsoft.NetApp/netAppAccounts/backupVaults/backups', 'Microsoft.NetApp/netAppAccounts/capacityPools', 'Microsoft.NetApp/netAppAccounts/capacityPools/volumes', 'Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups', 'Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots'] |
||
| netappfiles pool create | cmd netappfiles pool create update parameter custom_throughput_mibps: updated property aaz_type from float to int |
||
| netappfiles pool create | cmd netappfiles pool create update parameter custom_throughput_mibps: updated property type from float to int |
||
| netappfiles pool update | cmd netappfiles pool update update parameter custom_throughput_mibps: updated property aaz_type from float to int |
||
| netappfiles pool update | cmd netappfiles pool update update parameter custom_throughput_mibps: updated property type from float to int |
||
| netappfiles volume replication list | cmd netappfiles volume replication list added parameter exclude |
||
| netappfiles volume-group create | cmd netappfiles volume-group create added parameter shared_network_features |
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
|
The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR. Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions). pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR bumps the Azure NetApp Files API version from 2025-06-01 to 2025-09-01 and adds support for the --shared-network-features parameter in volume group operations. The changes include:
- API version update across all service calls
- New
--shared-network-featuresparameter for volume groups with Basic/Standard enum values - Test location change from eastus2euap to eastus
- Updated test recordings to reflect the new API version and timestamps
Reviewed Changes
Copilot reviewed 146 out of 204 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| test_pool_commands.py | Changed test location from eastus2euap to eastus |
| test_update_snapshot_policy.yaml | Updated test recordings with new API version 2025-09-01 |
| test_update_pool.yaml | Updated test recordings with new API version and location change |
| test_update_account.yaml | Updated test recordings with new API version |
| test_region_info_show.yaml | Updated test recordings with new API version |
| test_region_info_list.yaml | Updated test recordings with new API version |
| test_get_region_info.yaml | Updated test recordings with new API version |
| test_check_quota_availability.yaml | Updated test recordings with new API version |
| test_check_name_availability.yaml | Updated test recordings with new API version |
| custom.py | Fixed logging comment, added shared-network-features parameter support, and propagated it through all volume creation functions |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
/azp run |
|
Commenter does not have sufficient privileges for PR 32423 in repo Azure/azure-cli |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Commenter does not have sufficient privileges for PR 32423 in repo Azure/azure-cli |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Commenter does not have sufficient privileges for PR 32423 in repo Azure/azure-cli |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Commenter does not have sufficient privileges for PR 32423 in repo Azure/azure-cli |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Commenter does not have sufficient privileges for PR 32423 in repo Azure/azure-cli |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Related command
az netappfiles
Description
Testing Guide
History Notes
[NetAppFiles]
az netappfiles volume-group create: Add--network-featuresparameter for volume groups[NetAppFiles]
az netappfiles volume replication list: Add--excludeparameter to exclude deleted replicationsThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.